Configures or resets the port priority for use with LACP.
Interface config mode
The no lacp port-priority
command resets LACP system priority to the default
value, 32768.
The following example configures LACP port priority.
device# configure terminal device(config)# interface ethernet 0/1 device(config)# lacp port-priority 40000 device# show running-configuration protocol lacp hardware connector 1/8 breakout 4x10g interface port-channel 1 no shutdown interface ethernet 1/8:1 channel-group 1 mode active lacp port-priority 1234 no shutdown